home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 026-050 / scopedisk28 / showfont2.0 / showfont.doc < prev    next >
Text File  |  1995-03-18  |  5KB  |  93 lines

  1.                      ShowFont 2.0 - by Arthur Johnson Jr.
  2.                      ====================================
  3.  
  4.                           Last update date - 09/07/88
  5.                           ---------------------------
  6.  
  7.      This program allows you to quickly and painlessly view all 256
  8. characters in a typical font.  I wrote it because using FontEd or (choke!)
  9. NotePad to see what a font looks like can be slow, tedious, monotonous, etc.
  10.  
  11.      To use this program, simply type "ShowFont [font_name] [font_size]".
  12. Both the font_name (Topaz, Ruby, etc.) and font_size (8, 12, etc.) are
  13. purely optional.  If you do not specify a size, ShowFont will check all your
  14. available fonts and then show you what sizes of the font you wanted exist.
  15. If you also omitted the size, you can select what font to see simply by
  16. using the font requester.  More on this below.  By the way, if someone makes
  17. an icon for this program, it might just run from WorkBench.  Since I never
  18. use WorkBench, I haven't bothered testing this.
  19.  
  20.      Yes, I've actually added "on-the-fly" font selection!  (This is for
  21. all those ShowFont 1.0 users).  A font selector will pop up when
  22. appropriate (like when you want to select a font to view).  Just click on
  23. all the gadgets (they are pretty standard) until the font and size you want
  24. are highlighted.  Notice you may also click directly on a font/size and
  25. that font/size will immediately be highlighted.  Then, click the OK gadget.
  26. If you don't want to change the font you had been viewing (if any), click
  27. the CANCEL gadget.
  28.  
  29.      * NOTE * ShowFont looks in the FONTS: directory for all its fonts.
  30.  
  31.      For all of us font collectors who have entirely too many fonts for
  32. many popular programs to handle, and have split their font directories into
  33. many smaller font dirs for convenience, you can still see any font you may
  34. have by pushing the ShowFont window into the background, and ASSIGN-ing
  35. FONTS: to whatever dir has the font you want to see in it.  Then, using the
  36. menu option "Read FONTS:", ShowFont will show (I'll have to find some other
  37. synonyms for "show" and "display" soon) the updated font list.
  38.  
  39.      While I'm at it, the menu options "About" and "Quit" are pretty self-
  40. explanatory.  The "Font Selection" option will bring up the font
  41. requester.  Notice all these menu features ("features" replaces the already-
  42. abused "option") have short key-equivalents (Amiga-Q for "Quit") because I
  43. believe in such things.
  44.  
  45.      If the font is found, ShowFont will display "font_name-font_size" in
  46. the upper left-hand corner of the screen next to the CLOSE gadget.  To see
  47. the rest of the font (if all 256 characters cannot fit on the screen at
  48. once), use the three gadgets on the right-hand side of the screen.  Again,
  49. their function closely resembles their appearance.  Fiddle around for about
  50. three seconds and you will be quite familiar and comfortable with scrolling
  51. around a font.
  52.  
  53.      To exit the program, click on the CLOSE gadget or select the menu
  54. "Quit" option or press Right-Amiga-Q.  I like three ways to end a program!
  55.  
  56.      Another note for ShowFont 1.0 users - I have stripped out all the
  57. blank "empty" spaces in the font when I display it (actually, PrintIText
  58. did), so you shouldn't have to scroll around aimlessly looking for the first
  59. defined character.
  60.  
  61.      I'll apologize now for this rather random and odd documentation file,
  62. but I'm usually dazed and confused after my program successfully runs
  63. without any apparent bugs.
  64.  
  65.      That's it!  Any comments/questions/suggestions/flames/improvements/
  66. etc., can be directed to the following address:
  67.  
  68.                        *****************************
  69.                        * Arthur Johnson Jr.        *
  70.                        * 225 Montego Bay Court     *
  71.                        * Merritt Island, FL  32953 *
  72.                        *                           *
  73.                        *          - or -           *
  74.                        *                           *
  75.                        *      (407) 277-0548       *
  76.                        *****************************
  77.  
  78.      One of these days I'll memorize exactly how my GEnie account name is
  79. spelled so you could also reach me from that, but not today.
  80.  
  81.      If you happen to find a problem with the program (some fonts insist on
  82. over-writing my gadgets although I explicity say not to), please send me
  83. some sort of message describing EXACTLY what caused the problem and I'll try
  84. to fix it in the next release.  I plan to re-write ShowFont entirely in
  85. assembly language for 3.0, but that will have to wait for a while until
  86. college permits.
  87.  
  88. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  89.      I guess I should add that this program and source are PUBLIC DOMAIN in
  90. all ways.  Feel free to do whatever you like with the program, although give
  91. me some credit somewhere... 8) (sideways frog grin)
  92. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  93.